Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KubeVirt as a secondary manager of Container Providers #6

Merged
merged 1 commit into from
Jan 17, 2018

Conversation

masayag
Copy link
Contributor

@masayag masayag commented Dec 28, 2017

The KubeVirt provider will be managed as a secondary provider of
OpenShift/Kubernetes providers.

The endpoint and authentication of kubevirt will reside under the
container providers, selected by the :kubevirt role and authkey.

Adding and removal of KubeVirt should be performed from the container
manager virtualization tab.

Depends on ManageIQ/manageiq-providers-kubernetes#197

@masayag
Copy link
Contributor Author

masayag commented Dec 28, 2017

@@ -23,6 +23,13 @@ class ManageIQ::Providers::Kubevirt::InfraManager < ManageIQ::Providers::InfraMa
require_nested :Template
require_nested :Vm

include ManageIQ::Providers::Kubernetes::VirtualizationManagerMixin
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one adds dependency on the manageiq-providers-kubernetes project, therefore we add an explicit dependency on it

The KubeVirt provider will be managed as a secondary provider of
OpenShift/Kubernetes providers.

The endpoint and authentication of kubevirt will reside under the
container providers, selected by the :kubevirt role and authkey.

Adding and removal of KubeVirt should be performed from the container
manager virtualization tab.
@masayag masayag merged commit 3b7b275 into ManageIQ:master Jan 17, 2018
@Fryguy
Copy link
Member

Fryguy commented Jan 17, 2018

@masayag Please do not merge your own PRs...that is a general ManageIQ policy...someone else should review and merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants